In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / HQAnnotationRendering Property

HQAnnotationRendering Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(22)>

Property HQAnnotationRendering As Boolean
[DispId(22)]

bool HQAnnotationRendering {get; set;}
read-write property HQAnnotationRendering: Boolean; 
DispIdAttribute(22)

function get,set HQAnnotationRendering : boolean
[DispId(22)]

__property bool get_HQAnnotationRendering();

__property void set_HQAnnotationRendering( 

   bool value

);
[DispId(22)]

property bool HQAnnotationRendering {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members